A WORequestHandler class must be registered with the WOApplication object before it can be used. When you register a WORequestHandler, you specify a key for that handler, which is used in the URL. This key can be any alphanumeric string, but must contain at least one letter.
Table of Contents
Next Section